home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / apache / conf / ssl.prm / README.PRM next >
Text File  |  2001-10-16  |  516b  |  19 lines

  1.  
  2.  This is the ssl.prm/ directory of Apache/mod_ssl
  3.  where public DSA Parameter Files for SSL are stored.
  4.  
  5.  Per default the following files are provided:
  6.  
  7.  o snakeoil-ca-dsa.prm:
  8.    This is the DSA parameter file of the _DEMONSTRATION ONLY_ `Snake Oil' CA.
  9.  
  10.  o snakeoil-dsa.prm:
  11.    This is the DSA parameter file of the _DEMONSTRATION ONLY_ `Snake Oil'
  12.    server.
  13.  
  14.  You can view the ingredients of a particular parameter file in plain text
  15.  by running the command:
  16.  
  17.    $ openssl dsaparam -noout -text -in <name>.prm
  18.  
  19.